(MAX_SCREEN_BUF): New macro.
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Feb 2009 10:49:42 +0000 (10:49 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Feb 2009 10:49:42 +0000 (10:49 +0000)
commit46eee69f2c2f4cf7fb1d14e7f3988dc1c91c3fa0
tree3f73fc4e5ea17a7236eeac890920f327aa2716b3
parentbbd354c06642594bb444c0a9cf71510128edf747
(MAX_SCREEN_BUF): New macro.
(IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long.
Encode the entire run of glyphs sharing the same face, instead of
doing that one glyph at a time (fixes a bug with displaying
double-size characters).
src/msdos.c